CommonEvent 1352
Name = "会話：シロクマ娘"

  999([1352])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Cold..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>I'm hungry..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Polar bear, cold..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Polar bear, moves south on the ice floe..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Ice breath, I can breathe..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Polar bear, timid... Don't bully me."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>I want to be warm..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Polar bear, eat fish..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Northern area, ice has melted...\nI wonder what it is..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Polar bear, lonely..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Warmth, like...?"])
    ShowText([""])
    ShowChoices([["Like", "Dislike", "It's rather burning"], 0])
    When([0, "好き"])
      ShowTextAttributes(["shirokuma_fc1", 1, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Then, warm up..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Cold..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "むしろ燃えている"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Fluffy, burning..."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Snuggle, try...?"])
    ShowText([""])
    ShowChoices([["Snuggle", "Don't snuggle", "Pet her"], 0])
    When([0, "ぬくぬくする"])
      ShowTextAttributes(["shirokuma_fc1", 1, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Warm...♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "ぬくぬくしない"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Cold..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "ヌキヌキする"])
      ShowTextAttributes(["shirokuma_fc1", 2, 0, 2])
      ShowText(["\\n<Polar Bear Girl>...???"])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>These clothes, you know how I got them...?"])
    ShowText([""])
    ShowChoices([["Made them yourself", "Bartered", "Stolen from a traveler"], 0])
    When([0, "自分で作った"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Impossible..."])
      ShowText([""])
      Empty([])

    When([1, "物々交換"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Right... Gave fish and fruit to the Ice Witch.\nThen gave me clothes."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "旅人のを奪った"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>I wouldn't do that..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>What bear do you like?"])
    ShowText([""])
    ShowChoices([["Ordinary bear", "Polar bear", "Black bear"], 0])
    When([0, "普通のクマ"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>White bears...?"])
      ShowText([""])
      Empty([])

    When([1, "シロクマ"])
      ShowTextAttributes(["shirokuma_fc1", 1, 0, 2])
      ShowText(["\\n<Polar Bear Girl>......♪"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "クロクマ"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Black bears?! Maybe bad..."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Polar bear, bully?"])
    ShowText([""])
    ShowChoices([["Don't bully", "Bully", "Get bullied"], 0])
    When([0, "いじめない"])
      ShowTextAttributes(["shirokuma_fc1", 1, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Snuggle, try...?"])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "いじめる"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Hate..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "いじめられる"])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Polar bear, does not bully."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Meat...want to eat..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[329]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
        ShowText(["\\n<Polar Bear Girl>*munching*..."])
        ShowText([""])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
        ShowText(["\\n<Polar Bear Girl>Gah!"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 2])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>Herb, want to eat..."])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[2]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
        ShowText(["\\n<Polar Bear Girl>*munching*..."])
        ShowText([""])
        ChangeItems([2, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
        ShowText(["\\n<Polar Bear Girl>Gah!"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Money, tasty?"])
    ShowText([""])
    ConditionalBranch([7, 1197, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 1197G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
        ShowText(["\\n<Polar Bear Girl>*munching*... Not tasty."])
        ShowText([""])
        ChangeGold([1, 0, 1197])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
        ShowText(["\\n<Polar Bear Girl>Gah!"])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
      ShowText(["\\n<Polar Bear Girl>You don't have it? Did you eat it...?"])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Medicine, give..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([22, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Polar Bear Girl gave you a \\ii[22]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Purin, give..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([423, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Polar Bear Girl gave you some \\ii[423]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["shirokuma_fc1", 0, 0, 2])
    ShowText(["\\n<Polar Bear Girl>Money, not tasty... Give..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1995])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Polar Bear Girl gave you 1995G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
